ComponentOne Basic Library for WPF and Silverlight
C1SelectionManager<T> Class Members
Properties  Methods  Events

C1.Silverlight Namespace : C1SelectionManager<T> Class

The following tables list the members exposed by C1SelectionManager<T>.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of C1SelectionManager.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating if the selection of multiple ranges at the same time is allowed.  
Public PropertyGets the current selected item (if not in single selection mode returns the last of the SelectedItems.  
Public PropertyGets the list of current selected items.  
Public PropertyGets or sets the selection mode used by the C1SelectionManager.  
Top
Public Methods
 NameDescription
Public MethodClears the current selection.  
Public MethodOverloaded. Handles the item selection, checks the item current status and updates the selected items.  
Top
Public Events
 NameDescription
Public EventFired when the selection changes.  
Public EventFired when the selection is changing.  
Top
See Also

Reference

C1SelectionManager<T> Class
C1.Silverlight Namespace